home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adventures with Oslo: Tools & Gadgets
/
Adventures with Oslo - Tools and Gadgets.ISO
/
pc
/
program
/
studio
/
studio.dir
/
00076_new ttt.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-23
|
171 b
|
9 lines
on mouseUp
global tttBoard, gameOver
set tttBoard to "b,b,b,b,b,b,b,b,b"
set gameOver to 0
puppetSound("Descend")
puppetTransition(3, 4, 10)
go(the frame)
end